You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > Exp10 Method > TOpenCLMtxVec.Exp10 Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.Exp10 Method ([In] TOpenCLMtxVec)

Calculate the exponent base 10 (10^) for all X elements.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Exp10([In] TOpenCLMtxVec X);

Store the results in the calling object. Size and TOpenCLBase.ComplexComplex properties of the calling vector are set implicitly to match the X object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!